Make subword.el easier to customize (tiny change)
authorPhil Sainty <psainty@orcon.net.nz>
Thu, 16 Aug 2012 06:25:27 +0000 (23:25 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 16 Aug 2012 06:25:27 +0000 (23:25 -0700)
commit903597d1d53b68a98b9772927d752357e6419328
tree2dff260daedd6052bb7f42cae23ac648f3cdf295
parent2f754b0b94b688d50ffb0fdb9661109cc61bf1f4
Make subword.el easier to customize (tiny change)

* lisp/progmodes/subword.el (subword-forward-function)
(subword-backward-function, subword-forward-regexp, subword-backward-regexp):
New variables.
(subword-forward, subword-forward-internal, subword-backward-internal):
Use new variables, eg so that different "word" definitions can be easily used.
lisp/ChangeLog
lisp/progmodes/subword.el